﻿2026-07-16T23:33:47.4348330Z ##[group]Run actions/checkout@v5
2026-07-16T23:33:47.4348861Z with:
2026-07-16T23:33:47.4349196Z   repository: BigscreenVR/spt-bs-core
2026-07-16T23:33:47.4351896Z   token: ***
2026-07-16T23:33:47.4352210Z   ssh-strict: true
2026-07-16T23:33:47.4352534Z   ssh-user: git
2026-07-16T23:33:47.4352851Z   persist-credentials: true
2026-07-16T23:33:47.4353190Z   clean: true
2026-07-16T23:33:47.4353538Z   sparse-checkout-cone-mode: true
2026-07-16T23:33:47.4353904Z   fetch-depth: 1
2026-07-16T23:33:47.4354283Z   fetch-tags: false
2026-07-16T23:33:47.4354625Z   show-progress: true
2026-07-16T23:33:47.4354938Z   lfs: false
2026-07-16T23:33:47.4355234Z   submodules: false
2026-07-16T23:33:47.4355558Z   set-safe-directory: true
2026-07-16T23:33:47.4355948Z env:
2026-07-16T23:33:47.4356277Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-16T23:33:47.4356679Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-16T23:33:47.4357076Z ##[endgroup]
2026-07-16T23:33:47.6180961Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T23:33:47.6182719Z ##[group]Getting Git version info
2026-07-16T23:33:47.6183419Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-16T23:33:47.6464282Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-16T23:33:47.6710471Z git version 2.43.0.windows.1
2026-07-16T23:33:47.6734816Z ##[endgroup]
2026-07-16T23:33:47.6743194Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f501e84a-0b96-4a0f-8467-58e7516010b7\.gitconfig'
2026-07-16T23:33:47.6758150Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f501e84a-0b96-4a0f-8467-58e7516010b7' before making global git config changes
2026-07-16T23:33:47.6760539Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T23:33:47.6764692Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-16T23:33:47.8314116Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-16T23:33:47.8561492Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T23:33:47.8588278Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T23:33:47.8592947Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T23:33:47.8820457Z HEAD
2026-07-16T23:33:47.9087536Z ##[endgroup]
2026-07-16T23:33:47.9090982Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-16T23:33:48.5704716Z ##[group]Cleaning the repository
2026-07-16T23:33:48.5708813Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-16T23:33:50.0216316Z Removing target/
2026-07-16T23:33:50.0245106Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-16T23:33:50.0715350Z HEAD is now at 11f5ad26 Merge 66d9dc645d73dac49fd0e7c8f10b7bd079d647a9 into 0bb37f352d871f288d3c1ab5af6133020d57c674
2026-07-16T23:33:50.0741695Z ##[endgroup]
2026-07-16T23:33:50.0746048Z ##[group]Disabling automatic garbage collection
2026-07-16T23:33:50.0751633Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-16T23:33:50.1025506Z ##[endgroup]
2026-07-16T23:33:50.1025926Z ##[group]Setting up auth
2026-07-16T23:33:50.1031929Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-16T23:33:50.1281332Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-16T23:33:51.2451377Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T23:33:51.2698347Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-16T23:33:52.2221498Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T23:33:52.2474254Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-16T23:33:53.0507049Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-16T23:33:53.2130819Z ##[endgroup]
2026-07-16T23:33:53.2131276Z ##[group]Fetching the repository
2026-07-16T23:33:53.2137858Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +11f5ad26d5cb2141c16dbe8c657cd86cc95ba301:refs/remotes/pull/16/merge
2026-07-16T23:33:53.8409252Z ##[endgroup]
2026-07-16T23:33:53.8409878Z ##[group]Determining the checkout info
2026-07-16T23:33:53.8411236Z ##[endgroup]
2026-07-16T23:33:53.8417497Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-16T23:33:53.8715433Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-16T23:33:54.0283834Z ##[group]Checking out the ref
2026-07-16T23:33:54.0288819Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/16/merge
2026-07-16T23:33:54.0691282Z HEAD is now at 11f5ad26 Merge 66d9dc645d73dac49fd0e7c8f10b7bd079d647a9 into 0bb37f352d871f288d3c1ab5af6133020d57c674
2026-07-16T23:33:54.0709222Z ##[endgroup]
2026-07-16T23:33:54.0963704Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-16T23:33:54.2433885Z 11f5ad26d5cb2141c16dbe8c657cd86cc95ba301
